Fix bug #16165 with memory corruption by extend_face_to_end_of_line.
authorEli Zaretskii <eliz@gnu.org>
Mon, 16 Dec 2013 17:59:50 +0000 (19:59 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 16 Dec 2013 17:59:50 +0000 (19:59 +0200)
commit7cff87f520d42e58d6fa344d0cd32095797a812d
tree958688d3a0d567b1c99934e29afd34855276a339
parenta0c3f78ce2cf07e6187b2f052ed9ea5e2cc6cf9b
Fix bug #16165 with memory corruption by extend_face_to_end_of_line.

 src/xdisp.c (extend_face_to_end_of_line): Don't fill background of
 display margins on mode line, header line, and in the frame's
 tool-bar window.
src/ChangeLog
src/xdisp.c